x86: acpi: Remove acpi_create_ssdt_generator()
authorBin Meng <[email protected]>
Sat, 7 May 2016 14:46:23 +0000 (07:46 -0700)
committerBin Meng <[email protected]>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
commitcea91319c25a044c50be8da980d9abd00727d121
tree3cb83d49e3140c67be580b78b0d3e903a3fcbcfc
parent728c4afc39a865e20a3dda2a3b4f0139f5ef4c56
x86: acpi: Remove acpi_create_ssdt_generator()

This acpi_create_ssdt_generator() currently does nothing.
Remove this for now.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Tested-by: Stefan Roese <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/x86/include/asm/acpi_table.h
arch/x86/lib/acpi_table.c